home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
Ap-Az
/
Area Codes.cpt
/
Area Codes
/
background_24873.txt
< prev
next >
Wrap
Text File
|
1990-05-08
|
2KB
|
90 lines
-- background: 24873 from stack: in
-- bmap block id: 25816
-- flags: 0000
-- background id: 0
-- name: About Area Codes
----- HyperTalk script -----
on mouseUp
visual effect scroll right
go to first card of bkgnd "about area codes"
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=214 top=255 right=281 bottom=241
-- title width / last selected line: 0
-- icon id / first selected line: 1014 / 1014
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Prev
----- HyperTalk script -----
on mouseUp
go to prev card
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=245 top=255 right=281 bottom=272
-- title width / last selected line: 0
-- icon id / first selected line: 1013 / 1013
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
go to next card
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 0004
-- rect: left=466 top=233 right=269 bottom=509
-- title width / last selected line: 0
-- icon id / first selected line: 1011 / 1011
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
visual effect iris close
go home
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=428 top=256 right=282 bottom=455
-- title width / last selected line: 0
-- icon id / first selected line: 30557 / 30557
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Return
----- HyperTalk script -----
on mouseUp
visual effect scroll right
go to first card of bkgnd "about area codes"
end mouseUp